Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

This PR contains the following updates:

Package Change Age Confidence
vitest (source) 0.33.0 -> 0.34.6 age confidence

Release Notes

vitest-dev/vitest (vitest)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.0

Compare Source

   🚨 Breaking Changes
  • Transform mode affects only test files, not regular files  -  by @​sheremet-va in #​3491 (9608b)
    • transformMode is now moved to server.transformMode. This option is highly discouraged to use. If you need to change the transform mode, use the new option testTransformMode instead to control the mode based on the running test, not the current file path. By default, tests with jsdom or happy-dom use web transform mode, and tests using node or edge environment use ssr mode. If you have a custom environment, it should provide transformMode property.
  • Custom environment now should be processed before Vitest can consume it. It means that you cannot specify a path to a TS file or use import paths that should be processed by Vite.
  • Disable coverage.reportOnFailure by default  -  by @​AriPerkkio in #​3615 (0c6f6)
  • Remove @vitest/coverage-c8 package  -  by @​AriPerkkio in #​3614 (a90d6)
    • @vitest/coverage-c8 is no longer supported. Please, use @vitest/coverage-v8 instead.
  • Support running tests using VM context  -  by @​sheremet-va and @​dammy001 in #​3203 (b0929)
    • To address speed issues in some applications, Vitest now provides experimentalVmThreads pool to run your tests using VM Sandboxes environment. Make sure you understand all pitfalls of this pool before opening an issue.
  • Introduce server option  -  by @​fenghan34 and @​sheremet-va in #​3725 (dc4fa)
    • Most of deps. options are now moved to server.deps with a deprecation warning. Please, consider using deps.optimizer instead of deps.inline/deps.external. Ideally, we would like to move away from using server.deps.inline altogether.
  • vite-node: Make CLI arguments parsing behavior consistent with node/tsx/ts-node  -  by @​rxliuli in #​3574 (1cd4e)
    • You now have to provide CLI arguments before the entry point. For example, instead of vite-node index.ts --watch, you now have to do vite-node --watch index.ts.
  • Add preact example, remove optimizer experimental status, enable by default  -  by @​sheremet-va and @​eryue0220 in #​3854 (4b946)
    • deps.optimizer is now enabled by default. This means that Vitest will bundle specified dependencies before running your tests. This field inherits options from optimizeDeps and ssr.optimizeDeps which are populated by other plugins (like, Svelte).
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • Deprecate deps.registerNodeLoader  -  by @​sheremet-va (7f45b)
    • This option was introduced to support aliasing inside external packages. Please, use deps.optimizer.web instead. If you test Node.js applications, consider adding external packages to server.deps.inline.
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 3 times, most recently from b2a9115 to f8cd9d4 Compare August 9, 2023 02:22
@renovate renovate bot changed the title chore(deps): update dependency vitest to v0.34.1 chore(deps): update dependency vitest to v0.34.2 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from f8cd9d4 to cd79cf8 Compare August 17, 2023 10:33
@renovate renovate bot changed the title chore(deps): update dependency vitest to v0.34.2 chore(deps): update dependency vitest to v0.34.3 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from cd79cf8 to 3990ca1 Compare August 25, 2023 09:19
@renovate renovate bot changed the title chore(deps): update dependency vitest to v0.34.3 chore(deps): update dependency vitest to v0.34.4 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 3990ca1 to 8d622b0 Compare September 8, 2023 11:28
@renovate renovate bot changed the title chore(deps): update dependency vitest to v0.34.4 chore(deps): update dependency vitest to v0.34.6 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 2 times, most recently from 313ed59 to b9a5d0b Compare October 8, 2023 03:45
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 11 times, most recently from e2bf722 to 8282917 Compare October 25, 2023 07:35
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 7 times, most recently from 52c1530 to ac63a64 Compare November 20, 2023 03:51
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 4 times, most recently from 603ada6 to 74515ce Compare September 4, 2025 17:13
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 6 times, most recently from a48f7a4 to 9554881 Compare September 15, 2025 11:13
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 9554881 to 2497efc Compare September 25, 2025 15:31
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 9 times, most recently from a8d1698 to 5941548 Compare October 15, 2025 17:42
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 3 times, most recently from 7b68f59 to 77796d0 Compare October 28, 2025 11:46
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 77796d0 to 5c32bde Compare October 28, 2025 18:47
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 5c32bde to f0f5b10 Compare November 10, 2025 18:33
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch 3 times, most recently from 5d9ea95 to 993cc44 Compare November 21, 2025 04:34
@renovate renovate bot force-pushed the renovate/vitest-monorepo branch from 993cc44 to 46a9de3 Compare November 21, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant